home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / 5_in_row.swf / scripts / DefineButton2_54 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  54 b   |  5 lines

  1. on(release){
  2.    playSound("click1");
  3.    play();
  4. }
  5.